ServiceRequestExceptionFaultCode Property |
Gets the fault code.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string FaultCode { get; }Public ReadOnly Property FaultCode As String
Get
Property Value
Type:
StringThe fault code.
See Also